﻿2026-06-21T11:54:03.5179091Z ##[group]Run actions/checkout@v5
2026-06-21T11:54:03.5179862Z with:
2026-06-21T11:54:03.5180239Z   fetch-depth: 0
2026-06-21T11:54:03.5180669Z   repository: SaberMage/spt-core
2026-06-21T11:54:03.5183860Z   token: ***
2026-06-21T11:54:03.5184223Z   ssh-strict: true
2026-06-21T11:54:03.5184577Z   ssh-user: git
2026-06-21T11:54:03.5184948Z   persist-credentials: true
2026-06-21T11:54:03.5185353Z   clean: true
2026-06-21T11:54:03.5185721Z   sparse-checkout-cone-mode: true
2026-06-21T11:54:03.5186178Z   fetch-tags: false
2026-06-21T11:54:03.5186555Z   show-progress: true
2026-06-21T11:54:03.5186949Z   lfs: false
2026-06-21T11:54:03.5187305Z   submodules: false
2026-06-21T11:54:03.5187678Z   set-safe-directory: true
2026-06-21T11:54:03.5188249Z ##[endgroup]
2026-06-21T11:54:03.6032414Z Syncing repository: SaberMage/spt-core
2026-06-21T11:54:03.6033897Z ##[group]Getting Git version info
2026-06-21T11:54:03.6035742Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T11:54:03.6036747Z [command]/usr/bin/git version
2026-06-21T11:54:03.6037173Z git version 2.43.0
2026-06-21T11:54:03.6045457Z ##[endgroup]
2026-06-21T11:54:03.6056300Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0263e73c-d9ca-45fb-bc8a-3bcd85effef1' before making global git config changes
2026-06-21T11:54:03.6057581Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T11:54:03.6059610Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T11:54:03.6094549Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T11:54:03.6115956Z https://github.com/SaberMage/spt-core
2026-06-21T11:54:03.6126385Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T11:54:03.6129763Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T11:54:03.6148304Z HEAD
2026-06-21T11:54:03.6183255Z ##[endgroup]
2026-06-21T11:54:03.6184233Z [command]/usr/bin/git submodule status
2026-06-21T11:54:03.6364320Z ##[group]Cleaning the repository
2026-06-21T11:54:03.6367173Z [command]/usr/bin/git clean -ffdx
2026-06-21T11:54:03.6395601Z Removing traceable-reqs
2026-06-21T11:54:03.6401694Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T11:54:03.6485987Z HEAD is now at 6023524da Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T11:54:03.6491422Z ##[endgroup]
2026-06-21T11:54:03.6493348Z ##[group]Disabling automatic garbage collection
2026-06-21T11:54:03.6496258Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T11:54:03.6522090Z ##[endgroup]
2026-06-21T11:54:03.6522800Z ##[group]Setting up auth
2026-06-21T11:54:03.6527165Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T11:54:03.6551248Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T11:54:03.6734910Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T11:54:03.6758272Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T11:54:03.6939910Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T11:54:03.6965136Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T11:54:03.7155781Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T11:54:03.7185452Z ##[endgroup]
2026-06-21T11:54:03.7186232Z ##[group]Fetching the repository
2026-06-21T11:54:03.7193277Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6023524dacbd1e0b162f627fb617c45ea97c14d0:refs/remotes/pull/27/merge
2026-06-21T11:54:04.3544514Z From https://github.com/SaberMage/spt-core
2026-06-21T11:54:04.3546054Z    677c3e7cd..967ba7e75  viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-21T11:54:04.3547566Z    c240643f9..7074ba0f4  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T11:54:04.3578922Z ##[endgroup]
2026-06-21T11:54:04.3580268Z ##[group]Determining the checkout info
2026-06-21T11:54:04.3581498Z ##[endgroup]
2026-06-21T11:54:04.3584199Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T11:54:04.3622232Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T11:54:04.3645250Z ##[group]Checking out the ref
2026-06-21T11:54:04.3646867Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T11:54:04.3689210Z HEAD is now at 6023524da Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T11:54:04.3693149Z ##[endgroup]
2026-06-21T11:54:04.3726359Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T11:54:04.3750780Z 6023524dacbd1e0b162f627fb617c45ea97c14d0
